[jQuery] Form Conditions
        Posted  
        
            by Nimbuz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nimbuz
        
        
        
        Published on 2010-06-12T05:34:15Z
        Indexed on 
            2010/06/12
            5:43 UTC
        
        
        Read the original article
        Hit count: 196
        
I have a form that has several conditional form elements. For example If x is selected in dropdown a, show/hide textfield a etc..
Is there a plugin for it or do I have to write those conditions manually?
Thanks for your help!
© Stack Overflow or respective owner